home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / tyahtz47.zip / YAHTZEE.HIS < prev    next >
Text File  |  1992-02-20  |  13KB  |  322 lines

  1. 02/20/92
  2.          [v4.7] The new option introduced in v4.6, where you can indicate 
  3.                 how you want the caller's score kept in the Hiscore file,
  4.                 was not working under certain circumstances.
  5.  
  6.                 When trying to backspace over characters you entered, while
  7.                 logged on LOCALLY, the system would lock up.
  8.  
  9. 12/29/91
  10.          [v4.6] Added an option to control when you DO NOT want the DOOR
  11.                 to be used. Allows for 5 Blackout periods. This requires
  12.                 a configuration file change. SEE DOCS for DETAILS!
  13.  
  14.                 A new option was added to the Configuration file to indicate
  15.                 whether you want the caller to appear in the Hiscore file
  16.                 once or multiple times.
  17.  
  18. 11/01/91
  19.          [v4.5] Added an option to control the number of plays per day,
  20.                 based upon the user's security level. This requires a
  21.                 configuration file change. SEE DOCS for DETAILS!
  22.  
  23.                 Added an option to control the length of time the game
  24.                 may be played (each time caller enters the Door), based 
  25.                 upon the user's security level. This requires a 
  26.                 configuration file change. SEE DOCS for DETAILS!
  27.  
  28. 10/17/91
  29.          [v4.4] Added a colorized Bulletin. Config file change!!
  30.  
  31.                 Changes to internal routines
  32.  
  33. 09/17/91 
  34.          [v4.3] Die numbers not showing above the 5 dice.
  35.  
  36. 09/06/91
  37.          [v4.2] Re-adjust delay values in non-registered version
  38.  
  39. 08/23/91
  40.          [v4.1] Changes made to several internal routines
  41.  
  42. 07/18/91
  43.          [v4.0] Game not allowing 5 of a kind (Yahtzee) to be placed
  44.                 in the FULL HOUSE category.
  45.  
  46.                 Changed the "random" number generator. May give some
  47.                 better random dice generation. 
  48.  
  49.                 If ANSI not detected, caller has option to contimue or 
  50.                 return to BBS. No longer denies access to game, outright!
  51.  
  52.                 If Sysop uses the door, he/she is given 99 chances to
  53.                 play the game. Registered version ONLY!
  54.  
  55.                 Added support for Wildcat! v3.0 (See Docs.. Config file!)
  56.  
  57.                 Added support for WWIV BBS' (See Docs.. Config file [untested])
  58.  
  59.                 Under certain circumstances the program would hang the system
  60.                 after displaying the ADOPT-A-DOOR screen
  61.  
  62. 05/31/91
  63.          [v3.9] Program will no longer save a game if no moves were made.
  64.  
  65.                 Changes made to internal variables related to timeleft.
  66.  
  67.                 The "[C]  Yahtzee" category was not printing, in 
  68.                 Non-Graphics mode only. Fixed!
  69.  
  70.                 Added support for non-standard IRQ numbers (othe than
  71.                 IRQ3/IRQ4). See docs for implementation.
  72.  
  73. 05/05/91
  74.          [v3.8] Door would hang, in local mode, when returning to BBS.
  75.  
  76.                 In YAHTZMRG.EXE  the date being passed to Yahtzee.Sco was
  77.                 garbled.
  78.  
  79.                 YAHTEMRG.EXE not calculating security values correctly.
  80.  
  81. 04/14/91
  82.          [v3.7] After releasing v3.7, I uncovered a problem that would
  83.                 only occur if you had more than 10 entries in the
  84.                 YAHTZEE.SCO file. No one reported it, I ran into it on
  85.                 my BBS. It only affected those that converted a previous
  86.                 .SCO file with more than 10 entries.
  87.  
  88.                 ONLY THE YAHTZEE.EXE FILE NEED BE REPLACED IF YOU ARE
  89.                 ALREADY RUNNING v3.7 !!!!!
  90.  
  91. 04/06/91
  92.          [v3.7] Must run SCOCNVRT.EXE to convert existing YAHTZEE.SCO
  93.                 file. If no existing YAHTZEE.SCO file, DO NOT RUN !!!
  94.  
  95.                     To execute type:    SCOCNVRT YAHTZEE
  96.                                         ________________
  97.  
  98.                 This release incorporates the changes required to allow
  99.                 your callers to play Triple Yahtzee offline on their
  100.                 PCs and upload their score(s) to your BBS. You can then
  101.                 merge ALL uploaded scores into the Triple Yahtzee Door
  102.                 high score file, using a combination of DOS commands
  103.                 and a supplied program (YAHTZMRG.EXE)... READ DOCS!!!
  104.  
  105. 03/24/91
  106.          [v3.6] Added option for Sysop to restrict number of games
  107.                 that can be played per day. You must change your CFG
  108.                 file !!!!! otherwise you will get an ERROR !!! 
  109.                 CHANGE IT NOW !!!! Read DOCS!
  110.  
  111.                 Bulletin being created had extra line feeds between lines.
  112.  
  113.                 When presented with the "Press ENTER or E to exit" message,
  114.                 pressing E caused another "Press ENTER to continue" message
  115.                 to appear. Eliminated the second "Press ENTER..." message
  116.                 after you press an E to exit.
  117.  
  118.                 When using DORINFOx.DEF, the door would stop at the start
  119.                 of the game and require a key press to continue.
  120.  
  121.                 When using DORINFOx.DEF, the BBS NAME was not being picked
  122.                 up from the configuration file and was not picking up the 
  123.                 correct NODE number from the configuration file.
  124.  
  125. 03/10/91
  126.          [v3.5] Several problems related to the use of DORINFOx.DEF
  127.                 were corrected
  128.  
  129. 02/23/91
  130.          [v3.4] Internal changes to speed up program.
  131.  
  132.                 Corrected "hung system" when responding to a 
  133.                 "Press ENTER to continue, E to end" message.
  134.  
  135. 02/08/91
  136.          [v3.3] Internal routine changes.
  137.  
  138.  
  139. 01/13/91
  140.          [v3.2] Added error trapping routines
  141.  
  142.                 Changed method of creating filenames that hold the "saved"
  143.                 game. This will accomodate 1-word handles.
  144.  
  145. 01/07/91
  146.          [v3.1] Well I finally was able to locate that little bug some of
  147.                 you said existed. Seems that Yahtzee bonus' were being given
  148.                 at odd times and not conforming to giving the bonus' only
  149.                 after all 3 Yahtzee categories were filled. Please let me
  150.                 know if I still have a "bug" with this item.
  151.  
  152. 01/01/91
  153.          [v3.0] Problem with last display of instructions not remaining
  154.                 on screen.
  155.  
  156.                 Several internal programming changes.
  157.  
  158. 12/29/90
  159.          [v2.9] ADOPT-A-DOOR display problem fixed
  160.  
  161.                 "Warnin x Minutes Remain...." message messed up the display.
  162.                 The message has been eliminated.
  163.  
  164.                 ANSI checking is now automatic. Opening screen ANSI
  165.                 question has been eliminated.
  166.  
  167.                 DORINFOx.DEF now handles security levels > 32767.
  168.  
  169. 12/02/90 [v2.8] HiScore file name capitalization inconsistant with
  170.                 prior versions. All names will now be capitalized.
  171.  
  172. 12/01/90
  173.          [v2.7] Corrected a problem with the "game save" feature.
  174.                 NOTE:Delete the YAHTZEE.INX file and ANY .SAV files
  175.                      in your directory.
  176.  
  177.                 Not recognizing DORINFOx.DEF - Fixed
  178.  
  179.                 Not handling midnight time change properly - Fixed
  180.  
  181. 11/27/90
  182.          [v2.6]
  183.                 Now Supports DOOR.SYS, CALLINFO.BBS, DORINFOx.DEF and
  184.                 PCBoard.SYS.
  185.  
  186.                 Major board color is now configurable.
  187.  
  188.                 ADOPT-A-DOOR is now an option in Config file
  189.  
  190. 11/16/90
  191.          [v2.5] Cosmetic changes.
  192.                 More informative opening screen.
  193.                 
  194. 11/16/90
  195.          [v2.4]
  196.                 Problems reported relative to the slow response after a key
  197.                 is pressed in response to a prompt. This only happened if
  198.                 using the HOTKEY option. Changed some of the input routines
  199.                 and it looks like I have fixed the problem. Feedback about
  200.                 whether it is better or not would be appreciated!
  201.  
  202. 11/10/90
  203.          [v2.3] When running the Door Converter called DoorMaster and you 
  204.                 are using the Door in a local mode, DoorMaster created a
  205.                 4 digit number for "call time remaining". Since I was 
  206.                 expecting a 3 digit maximum, pgm was producing an ERROR #5.
  207.                 I have fixed this by changing the time remaining to 30 
  208.                 minutes if the time remaining is greater than 999 minutes.
  209.                 (That should be more than enough for a Sysop to play the
  210.                 game locally...<grin>)
  211.  
  212. 11/08/90
  213.          [v2.2] Caller names were not being outputted in uppercase. This
  214.                 caused a problem with the HiScore file in that a caller
  215.                 could show up in the Hiscore file with their name in both
  216.                 upper and upper/lower case. To correct the file use an
  217.                 editor or word processor to correct the spelling to all
  218.                 upper case characters.
  219.  
  220. 11/04/90 
  221.          [v2.1] Having failed to fix the intermittant system hangs, I have
  222.                 re-written the program using a different set of routines.
  223.                 This version requires a CHANGE to the CONFIGURATION FILE!!
  224.                 Check the DOCs for changes required !!
  225.  
  226.                 Added option to allow Sysop to bypass dipalying the 
  227.                 ADOPT-A-DOORmessage!
  228. 10/20/90
  229.          [v2.0] Several changes made in an ATTEMPT to fix the "system hang"
  230.                 problem when running under SOME DesqView configurations.
  231.  
  232.                 Slight cosmetic changes made.
  233.  
  234.                 You may now use a zero (0), along with a "P" or a "+" to
  235.                 signal that you want to stop rolling the dice and play the
  236.                 current hand!
  237.  
  238.                 ADOPT-A-DOOR display now centers names automatically.
  239.  
  240.                 Removed the BRUN45.EXE file from the ZIP file. This was done
  241.                 to reduce the size of the ZIP which will result in a shorter
  242.                 transfer time. It will be available on the Sunrise-80 BBS.
  243.  
  244.  
  245. 09/21/90
  246.          [v1.9] The speed by which individual dice are changed/displayed,
  247.                 has been increased. This will speedup overall game play.
  248.  
  249.                 Added a new entry to the configuration file. You can now
  250.                 set the initial setting of the HOTKEY feature to either 
  251.                 ON or OFF (1=ON, 0=OFF). 
  252.  
  253.                 Several Sysops have reported unusually long delays (and 
  254.                 possible system hang situations) when running TY under 
  255.                 a DesqView environment. From what I can tell, it has 
  256.                 something to do with the way I was causing "pre-planned"
  257.                 pauses throughout the program. I have made some changes,
  258.                 but since I do not run in a DesqView environment, I would
  259.                 appreciate some feedback from those of you that do.
  260.                 NOTE: Unregistered version will encounter a 15 seconds
  261.                       (approx) delay on the opening and closing screen!
  262.  
  263.               
  264. 08/28/90
  265.          [v1.8] Error #52 on multi-node systems....fixed
  266.  
  267. 08/25/90
  268.          [v1.7] HOTKEY activate/deactivate is now consistant for all
  269.                 input fields on the game board.
  270.                 
  271.                 Game Board heading changed to reflect only the name 
  272.                 of the game and the version being used.
  273.                 
  274.                 Added the ability to play another game, when current
  275.                 game is completed, rather than having to exit and 
  276.                 enter the door again.
  277.                 
  278.                 I believe I have fixed the color problems at the end 
  279.                 of the game and while displaying the Top Score list. 
  280.                 If not please let me know!
  281.  
  282. 08/23/90
  283.          [v1.6] Removed requirement that SHARE be loaded in single
  284.                 node systems.
  285.                 Fixed a misplaced "pause" statement
  286.                 Introducing the ADOPT-A-DOOR concept. See Docs for 
  287.                 more info.
  288.                 New feature allows player to toggle between HOTKEY
  289.                 and non-HOTKEY, when responding to prompts.
  290.                 Corrected a problem with the game SAVE routine, where
  291.                 a game was saved one day and was not found when the 
  292.                 player logged back on next time.
  293.  
  294. 08/19/90
  295.          [v1.5] Added the capability to produce a Bulletin of the
  296.                 Top Scores. This requires an addition to the
  297.                 configuration file.
  298.                 The DOC file has been updated to reflect this new
  299.                 feature, as well as including a warning that you
  300.                 MUST have SHARE loaded or you will get an ERROR #70.
  301.  
  302. 08/18/90
  303.          [v1.4] Added a new entry to .CNF file. You can now control the
  304.                 keyboard timeout value. Minimum value=2 minutes.
  305.                 
  306.                 Minimum number of HiScore entries allowed is 10.
  307.  
  308. 08/17/90
  309.          [v1.3] Fixed Error #5 generated when updating the HiScore file
  310.  
  311. 08/17/90
  312.          [v1.2] Added some code to support multi-node system usage.
  313.                 I am unable to test the multi-node function, so I
  314.                 would appreciate some help.
  315.  
  316. 08/14/90 
  317.          [v1.1] Several minor "bugs" eradicated.
  318.  
  319.  
  320. 08/11/90
  321.          [v1.0] First production release. 
  322.